*{padding:0px;margin:0px}
html {overflow-x:hidden;overflow-y:scroll;font-family:"微软雅黑";}
body, html {height:100%; }
body 
{
	background-color:#ffffff;
     font-family:"微软雅黑";
	font-size:12px;
	color:#333333;
}
body,table,td,a,title,h2,h3,div,select{
	font-family:"微软雅黑";
	font-size: 12px;
	color:#333333;
	
}
td,div,input{
	line-height:20px;
}
form,h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding: 0px;
}
img {border: 0;}   /* 图片边框为0  a:hover img{filter: Alpha(Opacity=70);}  图片透明度 */
/*黑深红*/
a:link       {text-decoration: none; color:#333333;}
a:visited    {text-decoration: none; color:#333333;}
a:hover      {text-decoration: none; color:#146FC0;}

a.Pro:link       {text-decoration: none;color:#454545;font-weight:bold;font-size:13px;}
a.Pro:visited    {text-decoration: none;color:#454545;font-weight:bold;font-size:13px;}
a.Pro:hover      {text-decoration: none;color:#E60000;font-weight:bold;font-size:13px;}

a.More:link       {text-decoration: none;color: #8D8C8A;}
a.More:visited    {text-decoration: none;color: #8D8C8A;}
a.More:hover      {text-decoration: none;color: #E00F14;}

a.location:link       {text-decoration: none; color: #333333;}
a.location:visited    {text-decoration: none; color: #333333;}
a.location:hover      {text-decoration: underline;color: #146FC0;}

/*分页开始*/
#page{margin: 0px auto;width:630px;padding:20px 0px 20px 0px;white-space:nowrap; text-align:center;}
#page li{ float:left;margin: 0px auto; padding:4px; list-style-type:none;text-align:center;}
#page .pg{width:690px;height:24px;margin-left:auto;margin-right:auto;font-size:12px;line-height:12px;}
#page .pg a,#page .pg a:link,#page .pg a:visited{margin:0 4px 0 0;padding:5px 8px 3px 8px;background:#fff;font-family:'Tahoma';text-decoration:none;border:1px #EDEDED solid;zoom:1;}
#page .pg a:hover{margin:0 4px 0 0;padding:5px 8px 3px 8px;background:#007CC8;color:#ffffff;border:1px #007CC8 solid;}
#page .pg span.current{margin:0 4px 0 0;padding:5px 4px 3px 3px;font-weight:bold;font-family:'Tahoma';zoom:1;}
#page .pg span.font{margin:0 4px 0 0;padding:5px 4px 3px 3px;font-family:'Tahoma';zoom:1;}
#page .pg a.pre{margin:0 5px 2px 0;}
#page .pg a.next{margin:0 5px 2px 0;}
#page .pg a.first{margin:0 5px 2px 0;}
#page .pg a.last{margin:0 5px 2px 0;}
/*分页结束*/

img { border: 0;}

.imgOver{
	border:1px solid #939598; /*鼠标移上图片上时*/
	filter: Alpha(Opacity=170);	   /* IE */
	-moz-opacity:0.7;              /* Moz + FF */
	opacity: 0.7;                  /* 火狐，Opera,傲游。支持CSS3的浏览器（FF 1.5也支持）*/
} 

.imgOut {border:1px solid #E5E5E7;  /*鼠标移开图片时*/} 

textarea {FONT-SIZE: 12px;color: #222222;}

select {height:20;font:12px;}

option  {FONT-SIZE: 12px;border: 1px #444444 solid}

li {list-style-type: none;}
TD{ FONT-SIZE: 12px; color: #222222; line-height: 160%;}
#hits {color:#FF0000;font-weight:bold;}
.NoInfor {padding-top:10px;width:700px;height:150px;line-height:150px;text-align:center;}
.clear_both {clear: both;}  /*增加了一个空白层，清除该层两边的浮动使得上面的层与下面的脚注层不在同一行,解决Firefox浏览器中div层重叠*/

.ConDiv {margin:0px auto;width:980px;height:auto;text-align:center;clear:both;overflow:hidden;}
.bgWhile {width:980px;padding-left:5px;padding-right:5px;background-color:#fffff;text-align:center;}
.border_all {border:1px #E9E9E9 solid;}
.news_line {border-bottom:1px #e9e9e9 dashed;}


/*顶部导航*/
#topDiv {margin:0px auto;width:980px;height:90px;text-align:center;clear:both;overflow:hidden;}
#topDivLeft{float:left;width:350px;height:90px;text-align:center;background:url(../images/logo.jpg) ;}
#topDivLeft h1{float:left;width:350px;text-align:left;}
#topDivRight{float:right;width:630px;height:90px;text-align:right;background:url(../images/top_right.gif) repeat-x;}
#topDivRight h1{float:left;width:330px;text-align:left;padding-left:300px;padding-top:8px;font-size:12px;font-weight:100;}

#menuAll{margin:0px auto;width:980px;height:40px;background:url(../images/menu_bg.gif) repeat-x;_overflow:hidden;}
#menu {position:relative;margin:0px auto;width:980px;height:40px;text-align:center;z-index:1;  font-family:"微软雅黑";}
#menu ul{margin:0px auto;width:980px;height:40px;text-align:center; font-family:"微软雅黑";}
#menu ul li{float:left;width:120px;text-align:center;position:relative; font-family:"微软雅黑";}
#menu ul li a,#menu ul li a:visited {float:left;width:120px;height:40px;line-height:40px;text-align:center;color:#ffffff;font-size:14px;font-weight:bold;background:url(../images/dh_ge.gif) no-repeat right;text-decoration:none; font-family:"微软雅黑";}
#menu ul li.current a,#menu ul li a:hover{float:left;width:120px;height:40px;line-height:40px;color:#146FC0;font-size:14px;font-weight:bold;text-decoration:none;background: url(../images/menu_on.gif) repeat-x; font-family:"微软雅黑";}
#menu ul li ul {display: none;height:auto;}
#menu ul li:hover a {float:left;width:120px;height:40px;line-height:40px;color:#146FC0;font-size:14px;font-weight:bold;text-decoration:none;background: url(../images/menu_on.gif) repeat-x;}
#menu ul li:hover ul {display:block;position:absolute;top:40px;left:0px;width:120px;height:auto;z-index:1;}
#menu ul li:hover ul li a.hide {float:left;width:120px;height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:100;border-bottom:#D7D4CF 1px solid;}
#menu ul li:hover ul li:hover a.hide {background:#1383DD;color:#ffffff;}
#menu ul li:hover ul li a {display:block; background:#E5E8EA;color:#666666;}
#menu ul li:hover ul li ul {display:none;}
#menu ul li:hover ul li ul a {float:left;width:120px;height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:100;background:#E5E8EA;}
#menu ul li:hover ul li ul a:hover {background:#1383DD;color:#ffffff;}
#menu ul li:hover ul li:hover ul {display:block;position:absolute;top:0px;left:160px;}
#menu ul li:hover ul li:hover ul.left {left:-160px;}
/*顶部导航*/          

/*Banner部分*/
.banner {margin:0px auto;width:980px;height:280px;padding-top:6px;clear:both;overflow:hidden;}
.IndexBannerDiv {margin:0px auto;width:980px;height:260px;padding-top:6px;clear:both;overflow:hidden;}
.IndexBanner {margin:0px auto;width:980px;height:260px;clear:both;overflow:hidden;}
/*IndexBanner居中定义*/
.wants {float:left;padding:0px;border:0px solid #DBDBDB;}
.wants a{display: inline-block;vertical-align: middle;text-align: center}
.wants a img {vertical-align: middle;}
.pic_small{top:250px;}
.pic_small span{display:block;background:#D2D2D2;margin: 5px 5px 0px;overflow:hidden;width:24px;height:10px;cursor:pointer;}
.pic_small span.current {background:#C90020;}
.pic_small{right:20px;bottom:80px;position:absolute;text-align:center}
.pic_small img {padding-right:3px;padding-left:3px;padding-bottom:3px;width:48px;padding-top:3px;height:48px;}
.pic_small img.current{border:#259fdc 2px solid;padding:2px;background:#ffffff;}
.pic_chg_box rel {height:280px;}
.pic_chg_box {margin:0px auto;overflow:hidden;width:980px;position: relative;height:280px;}

.pic_in_area {margin:0px;padding:0px;position:absolute;left:0px;top:0px;_top:-2px;width:350000px;text-align:center;}
.pic_in_area li {float:left;vertical-align:middle;}
.pic_in_area li img {vertical-align: middle;width:980px;height:280px;}
/*Banner部分*/

/*底部信息*/
#links {float:left;width:980px;height:auto;text-align:left;margin-top:20px;margin-bottom:10px;_margin-bottom:0px;}

#footerMenu{margin:0px auto;width:980px;height:30px;line-height:30px;margin-top:10px;text-align:center;color:#ffffff;background-color:#0F62B0;clear:both;overflow:hidden;}
#footerMenu a,#footerMenu a:hover,#footerMenu a:visited{margin-left:10px;margin-right:10px;color:#ffffff;}

.footerDiv {margin:0px auto;width:980px;height:auto;background:url(../images/footerBg.gif) repeat-x;margin-top:3px;padding-top:13px;padding-bottom:20px;clear:both;overflow:hidden;}
.footer {margin:0px auto;width:980px;height:auto;clear:both;overflow:hidden;}
.footer dd{float:left;width:490px;padding-left:10px;text-align:left;color:#ffffff;}
.footer dt{float:left;width:470px;padding-right:10px;text-align:right;color:#ffffff;}
.footer a,.footer a:hover,.footer a:visited{color:#ffffff;}
/*底部信息*/

/*首页服务项目*/
.IndexService {float:left;width:474px;height:auto;text-align:left;margin-right:32px;margin-top:10px; margin-bottom:20px;}
.IndexService dl{float:left;width:474px;height:30px;text-align:left;}
.IndexService dl dt{float:left;width:369px;height:30px;line-height:30px;padding-left:30px;text-align:left;font-size:14px;color:#ffffff;font-weight:bold; font-family:"微软雅黑";}
.IndexService dl dd{float:left;width:34px;height:9px;padding-top:14px;padding-left:40px;text-align:left;color:#999999;}
.IndexService dl img{float:left;width:30px;height:9px;}
.IndexService ul{float:left;width:474px;height:auto;padding-top:5px;text-align:center;margin-top:10px;}
.IndexService li{float:left;width:142px;height:140px;text-align:center;margin-right:24px;background-color:#F8F8F8;}
.IndexService li img{float:left;width:136px;height:100px;border:1px solid #E0E0E0;padding:2px;text-align:left;bgcolor:#FFFFFF;}
.IndexServiceFont{width:120x;height:20px;text-align:center;padding:5px; position:relative; top:5px;}
.IndexServiceFont a{text-align:center;font-weight:bold;color:#146FC0;}
.IndexServiceFont a:visited{text-decoration:underline;text-align:center;font-weight:bold;color:#146FC0;}
.IndexServiceFont a:hover {text-decoration:none;color:#146FC0;text-align:center;font-weight:bold;}

.IndexServiceIndexFirst{float:left;width:123px;height:140px;padding-right:5px;padding-left:12px;text-align:left;}
.IndexServiceIndexFirst p{float:left;width:123px;height:auto;text-align:left;}
/*首页服务项目*/

/*首页新闻*/
.IndexNews {float:left;width:474px;height:auto;text-align:center;margin-right:32px;margin-top:10px; font-family:"微软雅黑";}
.IndexNews dl{float:left;width:474px;height:30px;text-align:left;}
.IndexNews dl dt{float:left;width:363px;height:30px;line-height:30px;padding-left:35px;text-align:left;font-size:14px;color:#006EB3;font-weight:bold;}
.IndexNews b{font-family:"微软雅黑";}
.IndexNews dl dd{float:left;width:34px;height:16px;padding-top:14px;padding-left:40px;text-align:left;color:#999999;}
.IndexNews dl img{float:left;width:30px;height:9px;}
.IndexNews ul{float:left;width:474px;height:auto;padding-top:8px;text-align:center;}
.IndexNewsIndexFirst{float:left;width:474px;height:auto;padding-top:5px;padding-bottom:10px;text-align:left;font-family:"微软雅黑";}
.IndexNews li{float:left;width:449px;height:25px;line-height:25px;text-align:left;padding-left:25px;background:url(../images/dian-4.gif) 0 5px no-repeat;}
.IndexNewsImg{float:left;width:100px;height:80px;padding:2px;border:1px #D3D3D3 solid;margin-right:10px;margin-bottom:10px;}
/*首页新闻*/

/*首页便捷服务*/
.IndexBianJie {float:left;width:980px;height:auto;text-align:center;margin-top:20px;font-family:"微软雅黑";}
.IndexBianJie dl{float:left;width:950px;height:30px;line-height:30px; padding-left:30px;text-align:left;font-size:14px;color:#ffffff;font-weight:bold;background: url(../images/IndexBianJieTitle.gif) repeat-x;}
.IndexBianJie dl dd{float:right;width:34px;height:16px;margin-top:-25px;padding-left:40px;text-align:left; }
.IndexBianJie li{float:left;width:126px;text-align:cener;padding-top:15px;margin-top:0px;padding-right:36px;}
.IndexBianJie li img {float:left;width:120px;height:80px;text-align:cener;margin-bottom:5px;padding:2px;border:1px solid #E0E0E0;}
/*首页便捷服务*/

/*首页国际业务专栏*/
.IndexyYewu {float:left;width:980px;height:180px;text-align:center;margin-top:20px;}
.IndexyYewu dl{float:left;width:948px;height:30px;line-height:30px;padding-left:32px;text-align:left;font-size:14px;color:#ffffff;font-weight:bold;background: url(../images/IndexYewuTitle.gif) repeat-x;}
.IndexYewu ul{float:left;width:980px;height:auto;}
.IndexYewuIndexFirst{float:left;height:140px;text-align:left;margin-top:15px;}
.IndexYewuIndexFirst li{float:left;height:140px;text-align:left;}
.IndexYewuFont{float:left;height:30px;line-height:30px;text-align:center;color:#ffffff;}
.IndexYewuIndexFirst p{float:left;width:81px;height:100px;margin-top:10px;text-align:center;}
.IndexYewuIndexFirst p img{width:60px;height:60px;border:1px solid #E0E0E0;padding:2px;margin-top:5px;text-align:center;background-color:#FFFFFF;}

.IndexYewuNews {float:left;width:474px;height:auto;text-align:center;margin-right:32px;margin-top:20px;}
.IndexYewuNews dl{float:left;width:474px;height:30px;text-align:left;}
.IndexYewuNews dl dt{float:left;width:363px;height:30px;line-height:30px;padding-left:35px;text-align:left;font-size:14px;color:#006EB3;font-weight:bold;}
.IndexYewuNews dl dd{float:left;width:34px;height:16px;padding-top:14px;padding-left:40px;text-align:left;color:#999999;}
.IndexYewuNews dl img{float:left;width:30px;height:9px;}

.IndexYewuNews ul{float:left;width:474px;height:auto;}
.IndexYewuNews li{float:left;width:230px;height:90px;line-height:150%;text-align:left;margin-right:14px;margin-top:10px;}
.IndexYewuNewsImg{float:left;width:80px;height:70px;margin-right:10px;border:1px solid #E0E0E0;padding:2px;text-align:left;}
.IndexYewuNewsFirst{float:left;width:474px;height:auto;text-align:left;}
.IndexYewuNewsFirst h2{float:left;width:158px;height:20px;line-height:20px;text-align:left;font-weight:100;}
/*首页国际业务专栏*/

/*首页签证服务*/
.IndexQianZheng {float:left;width:980px;height:auto;text-align:center;margin-top:20px;}
.IndexQianZheng dl{float:left;width:950px;height:30px;line-height:30px; padding-left:30px;text-align:left;font-size:14px;color:#ffffff;font-weight:bold;background: url(../images/IndexQianZhengTitle.gif) repeat-x;}
.IndexQianZheng ul {float:left;width:980px;height:auto;margin-top:10px;text-align:cener;}
.IndexQianZhengFont {float:left;width:980px;height:auto;text-align:left;}
.IndexQianZhengImg{float:left;width:180px;height:120px;text-align:left;margin-right:20px;}
.IndexQianZheng span{float:left;width:780px;height:auto;text-align:left;}
.IndexQianZheng li{float:left;width:80px;height:20px;margin-top:10px;margin-right:10px;padding-left:5px;text-align:left;border:1px solid #E0E0E0;}
.IndexQianZheng li img{float:left;width:20px;height:20px;padding-right:5px;text-align:left;}

/*首页签证服务*/

/*左边设置*/
.LeftMenu {float:left;width:250px;height:auto;text-align:left; padding-bottom:25px;}
.LeftMenu ul{float:left;width:250px;padding-top:0px;text-align:left; }
.LeftMenu dl{float:left;width:225px;height:20px;line-height:20px;margin-top:10px;text-align:left;padding-left:25px;background:url(../images/index8_37.gif) 0 2px no-repeat;}
.LeftMenu li {float:left;width:250px;text-align:left;margin-top:5px;}
.LeftMenu li a{float:left;text-align:left;width:200px;padding-left:50px;height:38px;line-height:38px;font-size:14px;background: url(../images/left_off.gif) no-repeat right;}
.LeftMenu li a:hover{float:left;color:#146FC0;text-align:left;width:200px;padding-left:50px;height:38px;line-height:38px;font-size:14px;font-weight:bold;text-decoration:none;background: url(../images/left_on.gif) no-repeat right;}
.LeftMenu li.current a{float:left;color:#146FC0;text-align:left;width:200px;padding-left:50px;height:38px;line-height:38px;font-size:14px;font-weight:bold;text-decoration:none;background: url(../images/left_on.gif) no-repeat right;}

.LeftMenu li.current1 a{float:left;text-align:left;width:180px;padding-left:70px;height:38px;line-height:38px;font-size:12px;background: url(../images/left_off1.gif) no-repeat right;margin-top:0px;}
.LeftMenu li.current11 a,.LeftMenu li.current11 a:hover,.LeftMenu li.current1 a:hover{float:left;color:#146FC0;text-align:left;width:180px;padding-left:70px;height:38px;line-height:38px;font-size:12px;font-weight:bold;text-decoration:none;background: url(../images/left_on1.gif) no-repeat right;}

.LeftMenu li.current2 a{float:left;text-align:left;width:170px;padding-left:80px;height:38px;line-height:38px;font-size:12px;background: url(../images/left_off2.gif) no-repeat right;margin-top:0px;}
.LeftMenu li.current21 a,.LeftMenu li.current21 a:hover,.LeftMenu li.current2 a:hover{float:left;color:#146FC0;text-align:left;width:170px;padding-left:80px;height:38px;line-height:38px;font-size:12px;font-weight:bold;text-decoration:none;background: url(../images/left_on2.gif) no-repeat right;}



.Leftnews {float:left;width:250px;height:auto;text-align:left; padding-bottom:25px;}
.Leftnews ul{float:left;width:250px;padding-top:10px;text-align:left; }
.Leftnews li {float:left;width:250px;text-align:left;margin-top:5px;}
.Leftnews li a{float:left;text-align:left;width:230px;padding-left:20px;height:28px;line-height:30px;font-size:14px;background: url(../images/dian-4.gif) 0px 8px no-repeat;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.Leftnews li a:hover{float:left;color:#146FC0;text-align:left;width:230px;padding-left:20px;height:28px;line-height:30px;font-size:14px; text-decoration:underline;}


/*左边设置*/

/*内页*/
#con-left{float:left;width:250px;height:auto;text-align:left;margin-right:20px;margin-top:15px;}
#con-left h2{float:left;width:200px;height:38px;line-height:38px;padding-left:50px;text-align:left;color:#ffffff;font-size:18px;background:url(../images/leftTitleBg.gif);}

#con-right{float:left;width:710px;text-align:left;margin-top:15px;margin-bottom:15px;}
.con-right-title{float:left;text-align:left;width:685px;height:40px;line-height:40px;padding-bottom:5px;padding-left:25px;background:url(../images/right_title_bg.gif);}
.con-right-content {float:left;text-align:left;width:690px;height:auto;padding:10px;font-size:14px;line-height:200%;}
.con-right-content a {font-size:14px; line-height:180%;}

.inputTxt{ background:url(../images/input_bg.jpg);border:#D6D6D6 1px solid;height:14px;line-height:14px;padding:3px;}
.InputSubmit {padding:3px;padding-left:6px;padding-right:6px;cursor:pointer;}
/*内页*/

/*服务项目部分*/
.ServiceContentList {margin:0px auto;width:690px;height:auto;text-align:center;clear:both;overflow:hidden;}
.ServiceContentList ul{float:left;width:690px;text-align:left;margin-top:10px;padding-bottom:20px;}
.ServiceContentList li{float:left;width:690px;text-align:left;border-bottom:1px #EFEFEF dashed;background:url(../images/index8_37.gif) 0 12px no-repeat;padding-left:25px;height:25px;padding-top:10px;}
.ServiceContentList li span{float:right;width:90px;text-align:left;color:#999999;}
.ServiceIntro,.ServiceIntro div,.ServiceIntro p{float:left;width:690px;padding:5px;text-align:left;font-size:14px;line-height:200%;}
.ServiceIntro a{color:#3300FF;text-decoration:underline;font-size:14px;}
.ServiceDetailed {margin:0px auto;width:690px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.ServiceDetailed dl{float:left;width:690px;text-align:center;font-size:22px;font-weight:bold;padding-top:20px;margin-bottom:10px;}
.ServiceShowHits{float:left;width:690px;text-align:right;border-bottom:1px #D8D8D8 dashed;margin-bottom:10px;}
.ServiceDetailed img {text-align:center;padding:10px;}
.ServiceDetailed-content{float:left;width:678px;padding:6px;margin-bottom:10px;font-size:14px;line-height:200%;text-align:left;border-bottom:1px #D8D8D8 dashed;}
.ServiceDetailed-content a{font-size:14px;line-height:200%;}
/*服务项目部分*/

/*新闻展示部分*/
.NewsContentList {margin:0px auto;width:690px;height:auto;text-align:center;clear:both;overflow:hidden;}
.NewsContentList ul{float:left;width:690px;text-align:left;margin-top:10px;padding-bottom:20px;}
.NewsContentList li{float:left;width:690px;text-align:left;border-bottom:1px #EFEFEF dashed;background:url(../images/index8_37.gif) 0 12px no-repeat;padding-left:25px;height:25px;padding-top:10px;}
.NewsContentList li span{float:right;width:90px;text-align:left;color:#999999;}

.NewsDetailed {margin:0px auto;width:690px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.NewsDetailed dl{float:left;width:690px;text-align:center;font-size:22px;font-weight:bold;padding-top:20px;margin-bottom:10px;}
.NewsShowHits{float:left;width:690px;text-align:right;border-bottom:1px #D8D8D8 dashed;margin-bottom:10px;}
.NewsDetailed img {text-align:center;padding:10px;}
.NewsDetailed-content{float:left;width:678px;padding:6px;margin-bottom:10px;font-size:14px;line-height:200%;text-align:left;border-bottom:1px #D8D8D8 dashed;}
.NewsDetailed-content a{font-size:14px;line-height:200%;}

.PreveNext {margin:0px auto;width:680px;height:auto;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;width: 680px;}
.PreveNext li{float:left;width: 680px;height:25px;text-align:left;}
/*新闻展示部分*/

/*文件下载部分*/
.DownContentList {margin: 0px auto;width:690px;height:auto;text-align:center;clear:both;overflow:hidden;}
.DownContentList ul{float:left;width:690px;text-align:left;margin-top:10px;}
.DownContentList li{float:left;width:690px;text-align:left;border-bottom:1px #EFEFEF dashed;padding-top:20px;margin-bottom:10px;}
.DownContentList li span{float:right;width:90px;text-align:left;color:#000000;}

.DownloadDetailed {margin:0px auto;width:690px;padding-top:10px;padding-bottom:10px;}
.DownloadDetailed dl{float:left;width:690px;text-align:center;font-size:20px;font-weight:bold;padding-top:20px;margin-bottom:10px;}
.DownloadShowHits{float:left;width:690px;text-align:right;border-bottom:1px #D8D8D8 dashed;margin-bottom:10px;}
.DownloadDetailed img {text-align:center;padding:10px;}
.DownloadDetailed-content{float:left;width:690px;margin-bottom:10px;padding-top:10px;padding-bottom:10px;font-size:14px; line-height:200%;text-align:left;border-bottom:1px #D8D8D8 dashed;}
/*文件下载部分*/

.ContactDiv {margin: 0px auto;width:690px;height:auto;margin-bottom:20px;text-align:center;clear:both;overflow:hidden;}
.ContactDiv dl{float:left;width:690px;text-align:left;font-size:18px;font-weight:bold;padding-top:20px;margin-bottom:10px;}
.ContactDiv ul{float:left;width:690px;height:auto;margin-bottom:10px;padding-bottom:10px;font-size:14px;line-height:200%;text-align:left;border-bottom:1px #D8D8D8 dashed;}

/*在线客服*/
.onlineServise{line-height:35px;position:absolute;right:0;top:300px;}
.onlineServise dl dt{float:left;width:32px;height:160px;}
.onlineServise dl dd{float:left;width:100px;border:6px solid #0070B6;padding:12px;background-color:#FFFFFF;display:none;}
.onlineServise dl dd p{padding:0;text-align:left;}
.onlineServise dl dd p img{vertical-align:middle; margin-bottom:3px;}
/*在线客服*/



.fl { float:left;}
.fr { float:right;}
.whyy { height:342px; border:1px solid #ddd;  overflow:hidden; background:url(../images/wtbg.jpg) no-repeat right top;font-family:"微软雅黑";}
.why_l { width:396px; padding:32px 0 0 24px; overflow:hidden;font-family:"微软雅黑";}
.why_l h2 { font-size:29px; color:#5b5b5b; height:52px;}
.why_l h2 span { color:#ec5200; font-size:30px;}
.why_l ul { width:338px; overflow:hidden;}
.why_l ul li { height:26px; line-height:26px; background-color:#dfdfdf; margin-bottom:13px; padding-left:20px; color:#4c4c4c; font-size:14px; font-family:"微软雅黑";}
.why_l p { font-size:18px; color:#d50908;font-family:"微软雅黑"; width:355px;}
.why_l p span { color:#ec5200; font-size:30px; font-weight:bold;}
.why_l p em { display:block; padding-top:8px;}

.why_r { width:348px; padding-right:20px;font-family:"微软雅黑";}
.why_r h2 { height:62px; font-size:36px; color:#fff; padding:20px 0 10px 0; font-family:"微软雅黑";}
.why_r p {float:left; padding:5px 0; text-align:left; border-bottom:1px dotted #979797; font-size:14px; color:#3a3a3a; line-height:24px; font-family:"微软雅黑";}
.why_r p span {float:left; width:100%; text-align:left; font-size:16px; font-weight:bold; color:#ec5200; display:block;}
.why_r h3 { font-size:17px; color:#ff9000;font-family:"微软雅黑"; line-height:28px; padding-top:5px;}
.why_r h3 span { display:block; font-weight:normal; font-size:16px; color:#3a3a3a}
.why_r .nobot { border-bottom:0;}


.ysbg { background:url(../images/ysbg.jpg) repeat-x; margin-bottom:10px; }
.ys { height:589px; width:980px; margin:0 auto; overflow:hidden;}
.ys h2 { height:110px;}
.ys_c { background:url(../images/ys.jpg) no-repeat; height:513px; overflow:hidden; position:relative;}
.one { top:115px; left:11px; position:absolute;}
.one h3 { padding:0 0 15px 54px; height:54px; font-size:20px;font-family:"微软雅黑"; color:#2c83be;}
.one p { font-size:14px; color:#4a4a4a; padding-left:16px;font-family:"微软雅黑"; background:url(../images/xing.gif) no-repeat left center; height:28px; line-height:28px; float:left; text-align:left; width:100%; }
.two { top:115px; left:699px; position:absolute;}
.two h3 { padding-left:10px;}
.three { top:348px; left:11px; position:absolute;}
.four { top:348px; left:699px; position:absolute;}
.four h3 { padding-left:10px;}

#kecheng{float:right; margin-top:0px; margin-bottom:6px; padding:0px; font-size:12px; color:#333333; width:680px; border-bottom:1px #CCCCCC solid;}
#kecheng h2{float:left; margin-top:6px; padding-left:20px; background:url(../images/dian-4.gif) 0px 4px no-repeat; font-size:13px; color:#333333; width:690px;}

#kecheng ul{ float:left;list-style-type:none; margin-top:8px; margin-bottom:10px; padding:0px;  width:680px;}
#kecheng ul li{ margin:0px; padding:0px; background:url(../../images/li.gif) 0px -47px no-repeat;}
#kecheng ul li a{margin:0px; padding-left:20px; line-height:28px; font-size:12px; color:#333333;text-decoration:none;}
#kecheng ul li a:hover{color:#f30202; text-decoration:underline;}
#kecheng  ul li span{ float:right; padding-right:20px; height:24px; line-height:20px;font-size:12px;  clear:right; color:#959796; text-align:right; right:8px; }


.confaq {float:left; padding:5px 0 0 4px; width:680px;}
.confaq dl {float:left; padding:15px 0; width:680px; overflow:hidden; border-bottom:1px dashed #d7d7d7;}
.confaq dl dt {float:left; text-align:left; font-weight:bold; font-size:16px; background:url(../images/dian-4.gif) no-repeat left center; height:100%; line-height:26px; padding-left:24px; margin-bottom:5px; width:100%;}
.confaq dl dt a { color:#000}
.confaq dl dd {float:left;text-align:left;  padding-left:26px; background:url(/../images/a.gif) no-repeat left 2px; line-height:24px; font-size:13px; color:#525252}


.list p{ float:left;  overflow:hidden; color:#dedddd; padding-right:10px; }
.list{ float:left; line-height:22px; padding-bottom:4px;  right:10px; margin-top:2px; overflow:hidden; border-bottom:1px #CCCCCC dotted;  width:680px; }
.list h2{ color:#FF0000; overflow:hidden; font-size:14px;  line-height:30px; padding-top:6px; padding-left:20px; background:url(../images/1-1.gif) 8px 15px no-repeat;  }
.list h3{ color:#CC3300; overflow:hidden; font-size:14px;  line-height:26px; padding-top:15px; padding-left:0px;  }
.list h4{ float:left; padding-left:20px; font-weight:100; margin:0px; font-size:12px;  width:640px;}
.list span{  color:#9f9f9f;  height:22px; line-height:20px; }
.list img{ margin-left:8px; margin-top:4px;  padding:2px; border:1px #CCCCCC solid;}
.list a{color:#CC3300; text-decoration:none;}
.list a:hover{color:#000000; text-decoration:none;}


.wrapper {width:980px; margin:0 auto;overflow:hidden; margin-bottom:10px;}
#focus {width:980px; height:250px; overflow:hidden; position:relative;}
#focus ul {height:250px; position:absolute;}
#focus ul li {float:left; width:980px; height:250px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:980px; height:20px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; width:960px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:90px; background:url(.../images/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}

#erwei{
    position:fixed;
    left: 50%;
    bottom:0;
    z-index:9999;
    width:110px;
    margin-left:490px;
margin-top:105px;
}
#erwei a:link,#erwei a:visited{
    display:block;
    padding:2px;
    line-height:18px;
    font-size:12px;
    color:#333;
    text-decoration:none;
    white-space:nowrap;
    text-align:center;
    background:none;
  margin-top:105px;
}
#erwei a:hover{
    background:none;
    color:#000;
}
#erwei img{
    display:block;
    margin:5px auto;
    border:none;
}

#fenye{ overflow:hidden; margin:20px 5px 5px 15px; padding-right:20px; overflow:hidden; float:right; }
#fenye .thisclass{ float:left; padding-top:1px;} 
#fenye li{ float:left; padding-bottom:2px; padding-top:2px;  padding-left:2px; list-style-type:none;}
#fenye select{ float:left; padding-top:0px; margin-top:0px; }
#fenye a{color:#333333;background:#FFFFFF; display:inline-table; padding:2px 3px 2px 3px; border:1px solid #dcdddd; float:left; text-align:center;height:16px;line-height:14px}
#fenye a:hover{color:#999999; background:; border:1px solid #cccccc;float:left;}